/*
Theme Name: Black Pearl
Theme URI: http://www.ezwpthemes.com/templates/black-pearl.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: black, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/


/* Global */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/bg.gif) repeat;
	color: #454545;
	margin: 0;
	padding: 0;
}
a:link {
	color: #454545;
}
a:visited {
	color: #454545;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */ 

/* Wrapper */
#wrapper {
	width: 100%;
	float: left;
	background: url(images/content_bg.jpg) center top repeat-y;
}
/* Container */

#container_bg {
	width: 100%;
	float: left;
	background: url(images/header2.jpg) center 130px no-repeat;
}
#container {
	width: 100%;
	float: left;
	background: url(images/header1.jpg) center top no-repeat;
}
/* Header */

#header {
	width: 980px;
	height: 180px;
	margin: 0px auto;
	padding: 0px;

}
#header h1 {
	padding: 15px 20px 0px 0px;
	margin: 0px;
	color: #000000;
	font-size: 4.0em;
	font-style: italic;
	font-weight: bold;
	line-height: 50px;
	text-align: right;
}
#header h1 a {
	color: #000000;
	text-decoration: none;
}
#header h1 a:hover {
	color: #B1210D;
}
#header h2 {
	text-align: right;
	color: #000000;
	font-style: italic;
	font-size: 1.2em;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
/* Content */
#content_bg {
	width: 100%;
	float: left;
	background: url(images/content_top.jpg) center 113px no-repeat;
}
#content {
    width: 978px;
    margin: 0px auto;
}

/* Maincontent */

#maincontent {
	width: 540px;
	float: left;
	padding: 0px 0px 0px 113px;
}
/* Navigation */
#navigation {
	padding: 0px;
	margin: 20px 0px 74px 0px;
	height: 30px;
	border-bottom: 1px solid #F06C32;
	clear: both;
	display: block;
}
#navigation li {
	float: left;
	list-style: none;
	color: #F06C32;
	font-size: 1.8em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 0px;
}
#navigation li.current_page_item a {
	color: #FFFFFF;
	background: #F06C32;
}
#navigation li.current_page_item a:hover {
	background: #F06C32;
	color: #FFF2ED;
}
#navigation li a {
	color: #F06C32;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
}
#navigation li a:hover {
	background: #FE9B70;
	color: #FFFFFF;
}
/* Post */
.post {
	width: 530px;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	clear: both;
	overflow: hidden;
}
.post .title {
	padding: 0px 10px 0px 20px;
	margin: 0px;
}
.post .title h2 {
	width: 468px;
	color: #333333;
	font-size: 1.8em;
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.post .title h2 a {
	text-decoration: none;
	color: #333333;
}

.postmetadata {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 1.1em;
	text-align: right;
	line-height: 23px;
	clear: both;
}

.postmetadata .cats_meta {
	padding-right: 10px;
}

.postmetadata .date {
	position: absolute;
	left: -93px;
	top: 0px;
	display: block;
	background: url(images/date.jpg) left top no-repeat;
	width: 93px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	color: #F06C32;
}
.postmetadata .date b {
	color: #000000;
	font-size: 1.8em;
}
.postmetadata .author {
	padding-right: 10px;
}
.postmetadata a {
	text-decoration: none;
	color: #666666;
}
.entry {
	padding: 0px 10px 23px 20px;
	font-size: 1.2em;
	line-height: 23px;
}
.post .entry p {
	padding: 0px 0px 23px 0px;
	margin: 0px;
}
.entry li {
	background: url(images/icon.gif) left 8px no-repeat;
	line-height: 23px;
}
.entry li a:link, .entry li a:visited {
	color: #D76D27;
	font-weight: normal;
	text-decoration: underline;
}
.post .entry p a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.post .entry p a:hover {
	text-decoration: underline;
}
.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #DA602A;
}	
.post .entry .commentline {
	text-align: right;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 23px;
	height: 23px;
	padding: 0px 5px 0 0;
	color: #000000;
}
.post .entry .commentline span {
	background: url(images/comments_icon.gif) left top no-repeat;
	padding: 5px 0px 0px 22px;
}
.post .entry .commentline a {
	text-decoration: none;
	font-weight: normal;
	color: #EA5919;
}
.bookmark-line {
	float: left
}
.bookmark_line ul {
	display: inline;
}
.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
	padding: 0px;
}
.bookmark-line img {
	border: 0;
}
.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
	clear: both;
}
.postjumper {
	float: left;
	padding: 0 20px 0 0;
}
/* Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Code */
.entry code {
	display: block;
	margin: 10px 20px;
	padding: 11px 20px;
	font-size: 1.0em;
	color: #333333;
	border: 1px dashed #F2A07D;
	background: #FCE4DA;
	clear: both;
}
/* b-quote */

blockquote {
	display: block;
	margin: 10px 20px;
	padding: 11px 20px;
	font-size: 1.0em;
	color: #333333;
	border: 1px dashed #D67D57;
	background: #E5D4C8;
	clear: both;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
/* Adsense2 */
#adsense2 {
	padding: 10px 0px 5px 15px;
	clear: both;
}
/* PageNavi*/
.wp-pagenavi {
	padding: 5px 40px 5px 12px;
}
.wp-pagenavi a {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}
/* Sidebar */
#sidebar {
	padding: 0px;
	float: left;
	width: 290px;
	position: relative;
	overflow: hidden;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* Welcome */
#welcome {
	font-size: 1.2em;
	line-height: 18px;
	color: #3E5661;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 60px;
	width: 220px;
	height: 170px;
}
#welcome p {
	padding: 3px 0px;
	margin: 0px;
}

/* Rss */
#rss {
	width: 60px;
	height: 50px;
	position: absolute;
	right: -25px;
	top: 140px;
	z-index: 100;
}

/* Search */
#search {
	height: 26px;
	padding: 0px 0px 0px 61px;
	margin: 0px 0px 38px 0px;
}
#search form {
	padding: 0px;
	margin: 0px;
}
#search #s {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 21px;
	font-size: 1.5em;
	width: 153px;
	color: #333333;
}

#search span {
	float: left;
}

#search #searchsubmit {
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 26px;
	background: url(images/spacer.gif) repeat;
	border: none;
	cursor: pointer;
}

#menu {
	text-align: left;
	display: block;
	width: 265px;
}
#menu li {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background: url(images/sidebar_line.gif) left bottom repeat-x;
}
#menu li ul {
	padding: 0px;
	margin: 5px 10px 0px 70px;
}

#menu li ul ul {
	margin: 5px 10px 0px 0px;
}

#menu li li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #424242;
	line-height: 20px;
	background: url(images/sidebar_icon.gif) left 7px no-repeat;
	font-size: 1.3em;
}
#menu li li li {
	font-size: 1.0em;
}
#menu li li a {
	color: #424242;
	text-decoration: none;
}
#menu li li a:hover {
	text-decoration: underline;
}
#menu h2 {
	padding: 0px 10px 0px 25px;
	margin: 0px;
	height: 31px;
	width: 230px;
	background: url(images/sidebar_title.jpg) left top no-repeat;
	text-align: center;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 31px;
	overflow: hidden;
}

/*  Archives List */
#menu li#archives h2 {
	background: url(images/archives.jpg);
}

/*  Recent Comments List */
#menu li#recent-comments h2 {
	background: url(images/recent_comments.jpg);
}

/*  Links List */
#menu li#linkcat-2 h2,#menu li#linkcat h2 {
	background: url(images/links.jpg);
}

/*  Mata List */
#menu li#meta h2 {
	background: url(images/meta.jpg);
}

/*  Recent Posts List */
#menu li#recent-posts h2 {
	background: url(images/recent_posts.jpg);
}

/*  Tag Cloud */
#menu li#tag_cloud h2 {
	background: url(images/archives.jpg);
}

#menu li#tag_cloud li {
    background: none;
	padding: 10px 10px 10px 0px;
	line-height: normal;
}

#tag_cloud a {
    padding: 0px 3px;
}

#tag_cloud a:hover {
	color: #FFFFFF;
	background: #D36B59;
}

/* Google Adsense */
#menu li#adsense1 {
	padding: 0px;
	margin: 10px 0px 0px 70px;
	background: none;
	height: 200px;
}
/* Select Category */
select#cat {
	width: 200px;
}
/* Calendar */

#menu li#calendar h2 {
	background: url(images/links.jpg);
}

#calendar #calendar_wrap {
	padding: 0px;
	margin: 10px 10px 0px 70px;
}
#wp-calendar {
	font-size: 1.1em;
	width: 175px;
}
#wp-calendar thead {
	color: #DD602A;
}
#wp-calendar a {
	font-weight: bold;
}
#wp-calendar a:hover {
	color: #FFFFFF;
	background: #DD602A;
}

/* Footer */
#footer_bg {
	width: 100%;
	float: left;
	height: 195px;
	clear: both;
	background: url(images/footer_index.jpg) center bottom no-repeat;
}

#footer {
	width: 980px;
	margin: 0px auto;
	clear: both;
}
#footer .credit {
	margin: 0;
	padding: 85px 10px 0px 210px;
	text-align: left;
	font-size: 1.1em;
	color: #CF5A28;
	line-height: 20px;
}
#footer a:link, #footer a:visited {
	font-size: 1.0em;
	color: #CF5A28;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Comments */

h3#comments, #respond h3 {
	font-size: 1.8em;
	color: #D85E29;
	margin: 0px 25px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#commentform {
	margin: 5px 25px 0 20px;
	font-size: 1.2em;
}

#commentform small {
    color: #364350;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AC978E;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AC978E;
}
#commentform p {
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#commentform #submit {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 112px;
	height: 47px;
	float: right;
	background: url(images/comments_submit.gif) left top no-repeat;
}
#respond {
	color: #666;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	margin-right: 25px;
	font-size: 1.2em;
	color: #6D4B3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	text-decoration: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	color: #6D4B3C;
}
.nocomments {
	text-align: center;
}
.commentmetadata,.comment-meta {
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	color: #716952;
	text-decoration: none;
}

.commentmetadata a,.comment-meta a {
	color: #716952;
}
.thread-alt {
	background-color: #DDD6D3;
}
.thread-even {
	background-color: #ECDFC1;
}
.depth-1 {
	border: 1px dashed #E0622B;
}
.alt {
	border-left: 1px dashed #E0622B;
	background-color: #DDD6D3;
	padding: 10px;
}
.even {
	border-left: 1px dashed #E0622B;
	background-color: #ECDFC1;
}

/* Single Post */

#footer_bg_single {
	width: 100%;
	float: left;
	background: url(images/footer2_single.jpg) center top repeat-y;
}

#footer_bg_single1 {
	width: 100%;
	float: left;
	background: url(images/footer3_single.jpg) center bottom no-repeat;
}

#sidebar_bottom_bg {
	width: 100%;
	float: left;
	background: url(images/footer1_single.jpg) center top no-repeat;
}

/* Sidebar Bottom */

#sidebar_bottom {
	width: 980px;
	padding: 0px;
	margin: 0 auto;
}

#sidebar_bottom ul {
    list-style: none;
	padding: 100px 307px 0px 88px;
}

#sidebar_bottom ul li {
    width: 50%;
	float: left;
	display: block;
	margin: 0px 0px 70px 0px;
}

#sidebar_bottom ul li#recent_comments_bottom ul {
    padding: 0px 0px 0px 48px;
}

#sidebar_bottom ul ul {
    padding: 0px 0px 0px 30px; 
}

#sidebar_bottom ul ul li {
    float: none;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	color: #424242;
	line-height: 20px;
	background: url(images/sidebar_icon.gif) left 7px no-repeat;
	font-size: 1.2em;
}

#sidebar_bottom ul ul li a {
    text-decoration: none;
}

#sidebar_bottom ul ul li a:hover {
    text-decoration: underline;
}

#footer_single {
	width: 980px;
	margin: 0px auto;
	clear: both;
}

#footer_single .credit {
	margin: 0px;
	padding: 10px 0px 35px 210px;
	text-align: left;
	font-size: 1.1em;
	color: #CF5A28;
	line-height: 20px;

}
#footer_single a:link, #footer_single a:visited {
	font-size: 1.0em;
	color: #CF5A28;
	text-align: center;
	text-decoration: none;
}
#footer_single a:hover {
	text-decoration: underline;
}